Skip to content

security: pin GitHub Actions to SHA hashes#22

Merged
alfondotnet merged 1 commit into
mainfrom
security/pin-actions-to-sha
Apr 1, 2026
Merged

security: pin GitHub Actions to SHA hashes#22
alfondotnet merged 1 commit into
mainfrom
security/pin-actions-to-sha

Conversation

@alfondotnet
Copy link
Copy Markdown
Member

Summary

  • Pin all uses: references in GitHub Actions workflows to full SHA hashes
  • Prevents supply chain attacks via tag mutation or typosquatting

Context

Test plan

  • Verify CI passes with pinned references
  • Spot-check that pinned SHAs match expected release tags

Pin all third-party GitHub Actions to full SHA references
to prevent supply chain attacks via tag manipulation or
typosquatting.

Ref: https://rosesecurity.dev/2026/03/20/typosquatting-trivy.html
@alfondotnet alfondotnet requested a review from a team March 31, 2026 04:49
@alfondotnet
Copy link
Copy Markdown
Member Author

@RevenueCat/coin feel free to merge

Copy link
Copy Markdown

@antoniobg antoniobg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved — SHA pinning for supply chain security.

@alfondotnet alfondotnet merged commit fb79c4c into main Apr 1, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants